home *** CD-ROM | disk | FTP | other *** search
/ 130 MIDI Tool Box / 130 MIDI Tool Box.iso / midikap / music.txt < prev    next >
Text File  |  1992-06-08  |  6KB  |  101 lines

  1.         Well, here it is, my first piece of software to ever leave my house.
  2. For those of you without Windows 3.1, it's time to shell out the $50 for the
  3. upgrade.  It's very well worth it.  I've had it for about 2 weeks, and I don't
  4. miss Unrecoverable Application Errors a bit.  Nice and stable.  But the best
  5. thing of all is the multimedia player that it comes with.  With it, and
  6. the proper hardware (AdLib, SoundBlaster, or Roland MPU-401 MIDI) you can
  7. play back the files created with my MidiKap program.  (And being a CS student
  8. living about 10 miles north of Microsoft, I have to put in an advertisement.)
  9. Thanks to the beauty of Windows, you can keep the Multimedia Player running
  10. in the background, then just switch back and forth to MidiKap with Alt-Tab.
  11. Do be sure to save the file in MidiKap first, then re-open it in the
  12. Multimedia Player.  That's a bit of the interface to be improved soon.
  13. Most of all, I wanted to get something out in netland to start getting feedback.
  14.  
  15.     This project has been stagnant since about April, but in
  16. June I'll be able to continue on it.  The major improvements planned
  17. include:
  18.     Speed, especially in scrolling across the screen
  19.     Adding dotted notes
  20.     Allowing "accidentals" or notes out of key
  21.     Changing the key of a song already entered
  22.     Printing out a song
  23.     Adding lyrics
  24.     Implementing archaic music notation (more on that later)
  25.     Anything else suggested to me by beta testers (like you!)
  26.  
  27.     I'm using a MusicQuest MIDI card in a DTK 386/25.  I also use an AdLib
  28. card with very cheap speakers and get good results.
  29.  
  30. About the program:
  31.     I hope it's not too hard to figure out how it works, but here are
  32. some instructions to get you started:
  33.     
  34.     Along the bottom of the screen you will find a row of tools. The
  35. ones that look like music notes allow you to add notes to the song.  Click
  36. once on the tool and it will be highlighted in grey, and your mouse
  37. pointer will become a box inside a box.  To add a note, simply click on
  38. the staff where you would like it.  You can do this as many times as
  39. you like.  Then to choose another note, just pick the appropriate tool.
  40. As you move up and down the staff, the box in the bottom right is showing
  41. what note would be entered if you clicked there.  This is quite handy if
  42. you have trouble seeing where you are on the tiny staff lines.  You will
  43. notice that the notes added are not the classical notation style, but a
  44. more logical system.  The rectangles show both where a note starts and
  45. where it ends.  I like this system better, do you?
  46.     The File menu should be familiar to users of Windows applications.
  47. Open, Save, and New do the appropriate operation on a song file.  I've
  48. included a few sample songs to play with.  I didn't write these songs, but
  49. I entered them from sheet music.  WARNING!  The File Exit option does NOT
  50. prompt you to save the song before exiting (yet).  Be sure to save before
  51. choosing Exit.  Another thing to note is that I have tried to make the
  52. program load and save MIDI standard 1.0 files.  Please let me know if you
  53. have any files from other programs (such as CakeWalk) that do or don't
  54. open up correctly in my program.
  55.     The Edit menu allows copying and clearing of measures.  When a
  56. measure is cleared, the notes in it are removed, and the measure is
  57. left blank.  The Delete Measures option (coming soon) will clear a
  58. measure and move all the following measures left.  To use the copy and
  59. delete notes options, you must first highlight the notes with the hand
  60. tool at the bottom (tool on the far right).  Select the tool, then each
  61. note you click on will turn red.  (Hint: this works best if you click
  62. toward the left side of the note.)  The Copy Notes and Delete Notes
  63. operations will work on the notes you have highlighted in red.
  64.     The Chords menu lets you conveniently add chords on the bass
  65. clef.  Simply pick the root note for the chord, the structure (Major,
  66. Minor, etc.) and the length (whole note, half note, etc.), then pick
  67. OK.  Your mouse pointer will become four arrows going up/down/left/right
  68. and now you can click each place you want the chord.  This is similar to
  69. adding notes, but notice that you need only worry about the left to right
  70. position of the chord, as the vertical placement on the staff is done
  71. automatically.  To get rid of the chord tool, just pick any other tool
  72. along the bottom.
  73.     The Parameters menu lets you set three things: Tempo, Time Signature,
  74. and Quantization.  Quantization refers to the way the program aligns the
  75. notes you enter.  Basically, if you set it to eighth note quantization, any
  76. note or chord you add will be "rounded" to the nearest eighth note.
  77.     The Key Signature menu, not surprisingly, allows you to set the
  78. key signature of the song.  This will affect any notes you enter after
  79. setting it, not the ones already added.  
  80.     The key signature, like the tempo and time signature are saved with your
  81. file, so they will still be set the next time you open the file.  The 
  82. Multimedia Player also seems to observe these settings when it plays back.  
  83. I must admit my ear isn't good enough yet to hear if the key signature is 
  84. correct.
  85.  
  86.     Speaking of ear training, my next project is a kind of ear training 
  87. program,using MIDI to output notes at random, letting you guess what it was.  It 
  88. will start out with just two notes, far apart.  Once you can distinguish the C 
  89. from an F, it will maybe add an A.  I hear this is how some ear training courses
  90. work, and once that's done, it'll also appear at CICA.
  91.  
  92.  
  93.     Hope you like it.  Please send feedback (mild flames OK) to
  94.  
  95. KeithK@nessie.cc.wwu.edu
  96.  
  97.  
  98.  
  99. Disclaimer:  I didn't do it, nobody saw me do it, you can't prove anything.
  100.         
  101. Disclaimer for the Disclaimer:  I didn't write that disclaimer.